ItemHasBlockedImages Property |
Gets a value indicating whether this instance has blocked images.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool HasBlockedImages { get; }Public ReadOnly Property HasBlockedImages As Boolean
Get
Property Value
Type:
Booleantrue if this instance has blocked images; otherwise,
false.
See Also